home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 26 / Cream of the Crop 26.iso / program / ddj0897.zip / DYN401.ZIP / kernel / testport / generics.h < prev    next >
Text File  |  1995-03-25  |  169b  |  8 lines

  1.  
  2.  
  3. externGeneric( int,        gFunction_1)
  4. externGeneric( double,        gFunction_2)
  5. externGeneric( struct large_s,    gFunction_3)
  6. externGeneric( struct small_s,    gFunction_4)
  7.  
  8.